home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / archiver / arcruner.zip / ARCRUNER.DOC < prev    next >
Text File  |  1988-05-09  |  16KB  |  439 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                              ARCRUNNER Version 1.0
  25.  
  26.                          Archive Library Files Utility
  27.  
  28.                                      from
  29.  
  30.                               MILLENNIUM Software
  31.  
  32.                                   May 9, 1988
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.                              Copyright (c) 1988 by
  57.  
  58.                               MILLENNIUM Software
  59.  
  60.                               All Rights Reserved
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.                                                       ARCRUNNER    Page  1
  74.  
  75.  
  76.  
  77.               PURPOSE:
  78.  
  79.               ARCRUNNER is a supplemental archive utility designed to
  80.               give you the  capability to run any file stored away in
  81.               ARC  type library files without having to first extract
  82.               them to their decompressed form. ARCRUNNER was designed
  83.               to be used in conjunction with Phil Katz's compression/
  84.               extraction system, PKARC/PKXARC.
  85.  
  86.               ARCRUNNER is the necessary result of the combination of
  87.               two different types of space saving storage techniques,
  88.               user defined and built libraries and file  compression/
  89.               decompression. On my system and on many others there is
  90.               an over abundance of useful, but small,  programs which
  91.               take up a  relatively large area of a disk,  especially
  92.               hard disks.  Since the  minimum allocation  on any hard
  93.               disk system is 2048 bytes (it can be as high as 4096 or
  94.               even 8192 on specific systems),  a program only several
  95.               hundred bytes long is extremely inefficient  when it is
  96.               stored.  Batch files  are a notorious example.  Library
  97.               files have been  around for a long time.  Microsoft has
  98.               allowed you to build user defined libraries for several
  99.               of its utilities, but you are severely limited on their
  100.               actual  usage.  Archive  compression/decompression  has
  101.               also been around awhile. It, of course, was created out
  102.               of the need to reduce electronic transmission time. Now
  103.               using file compression/decompression programs,  you can
  104.               create a  user defined  library  in compressed form and
  105.               rid yourself  of all those  small inefficient files you
  106.               have cluttering up your disks,  then,  using ARCRUNNER,
  107.               you may invoke  those files from  within the compressed
  108.               file.
  109.  
  110.  
  111.  
  112.               TECHNICAL INFORMATION & SOFTWARE REQUIREMENTS:
  113.  
  114.               ARCRUNNER  was developed in 8086/8088 assembly language
  115.               (using Microsoft's Macro Assembler MASM version 5.0 and
  116.               supporting utilities LINK, MAKE, and CODEVIEW). Initial
  117.               development and testing was on a  TANDY 1000A, equipped
  118.               with a hard card type fixed disk, and EMS-5150 expanded
  119.               memory board. ARCRUNNER is designed to operate with the
  120.               following software:
  121.  
  122.                    PKARC/PKXARC -  File compression/extraction system
  123.                                    utilities by Phil Katz
  124.                    ARCMASTER    -  An  archive file management system
  125.                                    designed to enhance the use of the
  126.                                    compression/extraction utilities
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.                                                       ARCRUNNER    Page  2
  140.  
  141.  
  142.  
  143.               TECHNICAL INFORMATION & SOFTWARE REQUIREMENTS (cont'd):
  144.  
  145.               You must have the program file PKXARC on your system in
  146.               order for ARCRUNNER to function. ARCMASTER, even though
  147.               not absolutely necessary, is highly recommended for the
  148.               ease of maintenance of the archived library files them-
  149.               selves.  ARCRUNNER  does not, at this time, support the
  150.               file compression/extraction program known as ARC5xx, by
  151.               System Enhancement Associate's (SEA).
  152.  
  153.  
  154.               CREDITS
  155.  
  156.               As with ARCMASTER above, ARCRUNNER  rests upon the great
  157.               work of the extremely talented programmer:  Phil Katz of
  158.               PKWARE, author of the  PKARC/PKXARC utilities.  Users of
  159.               his utilities are urged to support him through registra-
  160.               tion.
  161.  
  162.                    PKARC & PKXARC  are copyrighted products of PKWARE.
  163.                    ARCMASTER     is a copyrighted product of New-Ware.
  164.  
  165.               Special thanks to  John Newlin of New-Ware for his hints
  166.               on programming techniques and also the  encouragement to
  167.               publish this by the Shareware method. Users of ARCMASTER
  168.               are also highly encouraged to support him through regis-
  169.               tration.
  170.  
  171.  
  172.               INSTALLATION of ARCRUNNER:
  173.  
  174.               Installing ARCRUNNER for use is rather easy and straight
  175.               forward:
  176.  
  177.               1) Place the program file, ARCRUNER.COM in any directory
  178.                  on any system drive you choose,  preferably,  but not
  179.                  necessarily, the same drive/directory as the archival
  180.                  system files PKARC/PKXARC.
  181.               2) Ensure that the archival system files,  PKARC/PKXARC,
  182.                  are located in the current default drive/directory or
  183.                  in a drive/directory defined in the  DOS  environment
  184.                  PATH string.
  185.               3) Ensure that PKXARC is named as above. You must rename
  186.                  it if necessary.
  187.               4) Ensure that  your various archived libraries are also
  188.                  either located in the current default drive/directory
  189.                  or a drive/directory defined in the  DOS  environment
  190.                  PATH string.
  191.               5) It is highly recommended but not necessary to shorten
  192.                  the name of ARCRUNER.COM to AK.COM.  This will reduce
  193.                  the number of keystrokes needed on the command line.
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.                                                       ARCRUNNER    Page  3
  206.  
  207.  
  208.  
  209.               OPERATION of ARCRUNNER:
  210.  
  211.               ARCRUNNER  may be executed from the DOS command level, a
  212.               batch file, or from menu or shell programs.  It operates
  213.               satisfactory on floppy diskettes but it's primary use is
  214.               on a hard disk system. When properly executed, a program
  215.               header very similar to PKXARC's header will scroll on to
  216.               the screen, followed immediately by the  PKXARC  header.
  217.               Depending on the particular computer system, size of the
  218.               program to be extracted,  and the physical  media of the
  219.               drive/directory it is being directed to, a variable time
  220.               delay will be incurred as the file is extracted and pro-
  221.               cessed.  This delay to execution time  is the main price
  222.               you pay for the compressed storage benefits.   Next, the
  223.               program itself with whatever parameters, if any, it has,
  224.               is executed from whatever output  d:path\  was specified
  225.               on the command line,  or the current default d:path\, if
  226.               not specified.  Note, that the  system will  stay in the
  227.               current default  d:path\,  provided the executed program
  228.               doesn't change it, even though an output  d:path\ may be
  229.               specified.  Finally, upon program completion and exit to
  230.               DOS, the program file is deleted from the d:path\ it was
  231.               extracted to.  NOTE:  Programs which do not exit back to
  232.               DOS properly or which invoke system reboots,  may not be
  233.               deleted as per above. This is beyond ARCRUNNER's control
  234.               and  you will have to  delete the program file yourself.
  235.  
  236.  
  237.  
  238.               SYNTAX of ARCRUNNER:
  239.  
  240.           ARCRUNER [option] {[d:path\]library} {[d:path\]filename} params
  241.  
  242.                opt